Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-jstyleson | Distribution: Fedora Project |
Version: 0.0.2^20200323.8c47cc9 | Vendor: Fedora Project |
Release: 3.fc43 | Build date: Mon Jun 2 22:53:52 2025 |
Group: Unspecified | Build host: buildvm-s390x-20.s390.fedoraproject.org |
Size: 12715 | Source RPM: python-jstyleson-0.0.2^20200323.8c47cc9-3.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/linjackson78/jstyleson | |
Summary: A python library to parse JSON with js-style comments |
jstyleson is a python library to parse JSON with js-style comments. Trailing comma is also supported. JSON by standard does not allow comments and trailing comma, and the python standard json module does not offer options to parse such informal JSON. jstyleson try to make it happy with your js-style commented JSON, by first removing all elements inside (comments and trailing comma), then hand it to the standard json module. jstyleson supports parsing JSON with: - single-line comment - multi-line comment - inline comment - trailing comma
MIT
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.0.2^20200323.8c47cc9-3 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2^20200323.8c47cc9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Nov 05 2024 Benson Muite <benson_muite@emailplus.org> - 0.0.2^20200323.8c47cc9-1 - Initial import BZ #2321919
/usr/lib/python3.14/site-packages/__pycache__/jstyleson.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/__pycache__/jstyleson.cpython-314.pyc /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/INSTALLER /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/METADATA /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/WHEEL /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/licenses /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/jstyleson-0.2.0.dist-info/top_level.txt /usr/lib/python3.14/site-packages/jstyleson.py /usr/share/doc/python3-jstyleson /usr/share/doc/python3-jstyleson/README.md /usr/share/licenses/python3-jstyleson /usr/share/licenses/python3-jstyleson/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 17 02:12:23 2025